/* subs - home */
body,html{
    background-color: #F2F5F7;
}
.subjBody .top-banner{
    display: block;
    width: 1200px;
    height: 90px;
    background: url(../images/top_banner@2x.png) no-repeat;
    background-size: 100% 100%;
}

.areablockGroup{
    margin-top: 30px;
}
.areablockGroup:last-of-type{
    margin-bottom: 30px;
}
.areablockGroup .subsblock{
    display: none;
}
.areablockGroup[data-type="0"] .subsblock[data-type="0"]{
    display: block;
}
.areablockGroup .a-head{
    min-height: 54px;
    line-height: 54px;
}
.areablockGroup .a-head::after{
    content: '';
    display: block;
    height: 0;
    width: 0;
    clear: both;
    zoom: 1;
}
.areablockGroup .tit{
    font-size: 22px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 54px;
}
.areablockGroup .tit::before{
    content: '';
    display: inline-block;
    width: 3px;
    height: 18px;
    background: #2B99FF;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -3px;
}
.areablockGroup .sub .nb{
    padding: 0 7px;
    position: relative;
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 28px;
    cursor: pointer;
    margin: 0 8px;
    height: 100%;
    line-height: 54px;
}
.areablockGroup .sub .active.nb::after{
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #0486FF;
    transition: all 0.3s;
}

.areablockGroup .a-cont,
.areablockGroup .a-head{
    padding: 0 14px;
    box-sizing: border-box;
}
.areablockGroup .a-cont{
    background-color: white;
    padding: 23px 14px 21px;
    box-sizing: border-box;
}
.fl-cover{

}
.areablockGroup .red{
    color: #FF5050;
}
.areablockGroup .fr-list{
    width: 956px;
    margin-left: 15px;
}
.areablockGroup .tj,
.areablockGroup .other{
    padding: 5px 40px 25px;
    box-sizing: border-box;
    background-color: #FFF4EC;
    position: relative;
    width: 100%;
}
.areablockGroup .tj::before{
    position: absolute;
    left: 0;
    top: 0;
    content: '荐';
    display: block;
    width: 42px;
    height: 42px;
    background: url(../images/icon-sanjiao@2x.png) no-repeat;
    background-size: 100%;
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 25px;
    text-shadow: 0px 1px 0px #AA4D11;
    padding-left: 5px;
    box-sizing: border-box;
}
.areablockGroup .tj a{
    display: inline-block;
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FF6705;
    line-height: 25px;
    margin-left: 112px;
    width: 382px;
    margin-top: 20px;

}
.areablockGroup .tj a:nth-of-type(2n+1),
.areablockGroup .other a:nth-of-type(2n+1){
    margin-left: 0;
}
.areablockGroup .fr-list a:hover{
    text-decoration: revert;
}
.areablockGroup .other{
    background-color: white;
}
.areablockGroup .other a{
    display: inline-block;
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
    margin-left: 112px;
    width: 382px;
    margin-top: 20px;
}
.areablockGroup .fl-cover{
    width: 200px;
    height: 259px;
}
/* 工具箱 */
.toolGroup .a-head{
    background-color: white;
}
.toolGroup .a-cont{
    padding: 0 14px;
}
.toolGroup .sub{
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 54px;
    margin-left: 6px;
}
.toolGroup .txtList{
    font-size: 0;
    margin-left: -54px;
}
.toolGroup .txtList a{
    display: inline-block;
    width: 351px;
    height: 22px;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 22px;
    margin-bottom: 14px;
    margin-left: 54px;
}
.toolGroup .txtList a:hover{
    text-decoration: revert;
}
.toolGroup .coverBox{
    font-size: 0;
    margin-left: -20px;
    padding-bottom: 16px;
}
.toolGroup .tool-li{
    display: inline-block;
    vertical-align: middle;
    width: 278px;
    height: 140px;
    font-size: 0;
    margin-left: 20px;
}
.toolGroup .yw-pt{
    background: url(../images/cover_tool_1@2x.png) no-repeat;
    background-size: 100% 100%;
}
.toolGroup .yd-pt{
    background: url(../images/cover_tool_2@2x.png) no-repeat;
    background-size: 100% 100%;
}
.toolGroup .zw-pt{
    background: url(../images/cover_tool_3@2x.png) no-repeat;
    background-size: 100% 100%;
}
.toolGroup .sc-pt{
    background: url(../images/cover_tool_4@2x.png) no-repeat;
    background-size: 100% 100%;
}

/* 阅读理解 */
.readGroup .fl-cover{
    width: 200px;
    height: 259px;
    background: url(../images/cover_yuedu.png) no-repeat;
    background-size: 100%;
}

.fanwenGroup .fl-cover{
    background: url(../images/cover_fanwen@2x.png) no-repeat;
    background-size: 100%;
}
.wenywenGroup .fl-cover{
    background: url(../images/cover_wenywen@2x.png) no-repeat;
    background-size: 100%;
}